home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
Broderbund Demo
/
DemoData
/
dialog
/
dPrintP.Dxr
/
00006_dialogback.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-22
|
175 b
|
11 lines
on mouseDown
repeat while the stillDown
tell the stage
moveDialogWindow(gDialog)
end tell
tell the stage
updateStage()
end tell
end repeat
end